flocon/user-services/.config/systemd/user/sync.service

9 lines
141 B
SYSTEMD
Raw Normal View History

2023-06-01 09:26:29 +00:00
[Unit]
Description=Sync personal files with Google Drive
[Service]
ExecStart=/home/tony/.scripts/sync.sh
[Install]
WantedBy=default.target