summarylogtreecommitdiffstats
path: root/firefox-sync-cron.service
blob: 93f9afa405a84fba8d322125addd683bad83fa09 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Synchronize tmpfs and on-disk Firefox profiles (oneshot service)

[Service]
Type=oneshot
ExecStart=/usr/bin/firefox-sync

[Install]
WantedBy=default.target