10 lines
163 B
Desktop File
10 lines
163 B
Desktop File
[Unit]
|
|
Description=Run snap-sync backup (UUID: %i)
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/bin/snap-sync --UUID %i --noconfirm
|