flocon/dot_config/systemd/user/sync.service

9 lines
142 B
SYSTEMD
Raw Normal View History

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