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

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

[Install]
WantedBy=default.target