10 lines
185 B
Desktop File
Executable File
10 lines
185 B
Desktop File
Executable File
[Unit]
|
|
Description=dwelling-upload-clear
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/dwelling-upload-clear -config /etc/dwelling-upload/config.yaml
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|