Run cloudron-system-setup before box

This commit is contained in:
Girish Ramakrishnan
2016-12-30 11:22:19 -08:00
parent 9f0047478d
commit fad6221750
2 changed files with 2 additions and 1 deletions
+2
View File
@@ -5,6 +5,8 @@ StopWhenUnneeded=true
; journald crashes result in a EPIPE in node. Cannot ignore it as it results in loss of logs.
BindsTo=systemd-journald.service
After=mysql.service
; As cloudron-system-setup is a one-shot, the Wants= automatically ensures that the service *finishes*
Wants=cloudron-system-setup.service
[Service]
Type=idle