flocon/dot_config/systemd/user/sync.service

9 lines
142 B
SYSTEMD
Raw Normal View History

2023-09-20 18:16:15 +02:00
[Unit]
Description=Sync personal files with a remote called drive
[Service]
ExecStart=%h/.scripts/sync.sh
[Install]
WantedBy=default.target