Ha-ha, not -config, but -conf. xD
This commit is contained in:
parent
911bf8cc91
commit
f08698effd
@ -4,7 +4,7 @@ Description=dwelling-upload-clear
|
|||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
User=dwupload
|
User=dwupload
|
||||||
ExecStart=/usr/bin/dwelling-upload-clear -config /etc/dwelling-upload/config.yaml
|
ExecStart=/usr/bin/dwelling-upload-clear -conf /etc/dwelling-upload/config.yaml
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
@ -6,7 +6,7 @@ After=network.target
|
|||||||
Type=simple
|
Type=simple
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
User=dwupload
|
User=dwupload
|
||||||
ExecStart=/usr/bin/dwelling-upload -config /etc/dwelling-upload/config.yaml
|
ExecStart=/usr/bin/dwelling-upload -conf /etc/dwelling-upload/config.yaml
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
Reference in New Issue
Block a user