mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 19:13:34 +00:00
relax relationship between corrosion service, init cluster with new store
This commit is contained in:
+1
-2
@@ -177,8 +177,7 @@ install_corrosion_systemd() {
|
||||
cat > "${corrosion_service_path}" << EOF
|
||||
[Unit]
|
||||
Description=Uncloud gossip-based distributed store
|
||||
After=uncloud.service
|
||||
Requires=uncloud.service
|
||||
PartOf=uncloud.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
|
||||
Reference in New Issue
Block a user