mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
bin sleep
This commit is contained in:
@@ -11,7 +11,7 @@ AmbientCapabilities=CAP_NET_ADMIN CAP_NET_RAW CAP_DAC_READ_SEARCH
|
||||
EnvironmentFile=/opt/cloudfire/config.env
|
||||
ExecStartPre=/opt/cloudfire/bin/cloudfire eval "CfHttp.Release.migrate"
|
||||
ExecStart=/opt/cloudfire/bin/cloudfire start
|
||||
ExecStartPost=sleep 5
|
||||
ExecStartPost=/bin/sleep 5
|
||||
ExecStartPost=/opt/cloudfire/bin/cloudfire rpc "CfHttp.Release.create_admin_user"
|
||||
|
||||
[Install]
|
||||
|
||||
@@ -11,7 +11,7 @@ AmbientCapabilities=CAP_NET_ADMIN CAP_NET_RAW CAP_DAC_READ_SEARCH
|
||||
EnvironmentFile=/opt/cloudfire/config.env
|
||||
ExecStartPre=/opt/cloudfire/bin/cloudfire eval "CfHttp.Release.migrate"
|
||||
ExecStart=/opt/cloudfire/bin/cloudfire start
|
||||
ExecStartPost=sleep 5
|
||||
ExecStartPost=/bin/sleep 5
|
||||
ExecStartPost=/opt/cloudfire/bin/cloudfire rpc "CfHttp.Release.create_admin_user"
|
||||
|
||||
[Install]
|
||||
|
||||
Reference in New Issue
Block a user