rename the service to cloudron-resize-fs

This commit is contained in:
Girish Ramakrishnan
2016-12-30 11:27:00 -08:00
parent fad6221750
commit 90c1fd4c31
4 changed files with 5 additions and 5 deletions

View File

@@ -5,8 +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
; As cloudron-resize-fs is a one-shot, the Wants= automatically ensures that the service *finishes*
Wants=cloudron-resize-fs.service
[Service]
Type=idle