summarylogtreecommitdiffstats
path: root/epiphany-sync.service
blob: 6de859c969478f6e42fc36e3a28ebf2f814f0214 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Synchronize tmpfs and on-disk Epiphany profiles

[Service]
Type=idle
RemainAfterExit=true
ExecStart=/usr/bin/epiphany-sync
ExecStop=/usr/bin/epiphany-sync

[Install]
WantedBy=default.target