From ef79c7fa58d2ecf96b07d05032d8843d37794231 Mon Sep 17 00:00:00 2001 From: Jamil Bou Kheir Date: Fri, 9 Jul 2021 16:05:07 -0700 Subject: [PATCH] sleep 8 --- pkg/ubuntu_18.04_amd64/lib/systemd/system/cloudfire.service | 2 +- pkg/ubuntu_18.04_arm64/lib/systemd/system/cloudfire.service | 2 +- pkg/ubuntu_20.04_amd64/lib/systemd/system/cloudfire.service | 2 +- pkg/ubuntu_20.04_arm64/lib/systemd/system/cloudfire.service | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pkg/ubuntu_18.04_amd64/lib/systemd/system/cloudfire.service b/pkg/ubuntu_18.04_amd64/lib/systemd/system/cloudfire.service index 774566ee8..9a9fc1d4e 100644 --- a/pkg/ubuntu_18.04_amd64/lib/systemd/system/cloudfire.service +++ b/pkg/ubuntu_18.04_amd64/lib/systemd/system/cloudfire.service @@ -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=/bin/sleep 5 +ExecStartPost=/bin/sleep 8 ExecStartPost=/opt/cloudfire/bin/cloudfire rpc "CfHttp.Release.create_admin_user" [Install] diff --git a/pkg/ubuntu_18.04_arm64/lib/systemd/system/cloudfire.service b/pkg/ubuntu_18.04_arm64/lib/systemd/system/cloudfire.service index 774566ee8..9a9fc1d4e 100644 --- a/pkg/ubuntu_18.04_arm64/lib/systemd/system/cloudfire.service +++ b/pkg/ubuntu_18.04_arm64/lib/systemd/system/cloudfire.service @@ -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=/bin/sleep 5 +ExecStartPost=/bin/sleep 8 ExecStartPost=/opt/cloudfire/bin/cloudfire rpc "CfHttp.Release.create_admin_user" [Install] diff --git a/pkg/ubuntu_20.04_amd64/lib/systemd/system/cloudfire.service b/pkg/ubuntu_20.04_amd64/lib/systemd/system/cloudfire.service index 774566ee8..9a9fc1d4e 100644 --- a/pkg/ubuntu_20.04_amd64/lib/systemd/system/cloudfire.service +++ b/pkg/ubuntu_20.04_amd64/lib/systemd/system/cloudfire.service @@ -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=/bin/sleep 5 +ExecStartPost=/bin/sleep 8 ExecStartPost=/opt/cloudfire/bin/cloudfire rpc "CfHttp.Release.create_admin_user" [Install] diff --git a/pkg/ubuntu_20.04_arm64/lib/systemd/system/cloudfire.service b/pkg/ubuntu_20.04_arm64/lib/systemd/system/cloudfire.service index 774566ee8..9a9fc1d4e 100644 --- a/pkg/ubuntu_20.04_arm64/lib/systemd/system/cloudfire.service +++ b/pkg/ubuntu_20.04_arm64/lib/systemd/system/cloudfire.service @@ -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=/bin/sleep 5 +ExecStartPost=/bin/sleep 8 ExecStartPost=/opt/cloudfire/bin/cloudfire rpc "CfHttp.Release.create_admin_user" [Install]