2022-02-06 02:22:23 +04:00
|
|
|
[Unit]
|
|
|
|
Description=dwelling-upload
|
|
|
|
After=network.target
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=simple
|
|
|
|
Restart=on-failure
|
2022-02-07 20:37:19 +04:00
|
|
|
User=dwupload
|
2022-02-17 02:38:23 +04:00
|
|
|
ExecStart=/usr/bin/dwelling-upload -conf /etc/dwelling/upload.yaml
|
2022-02-06 02:22:23 +04:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|