summarylogtreecommitdiffstats
path: root/fake-hwclock-save.service
blob: 082dc8cafe45d49ce64a585156ef1100cdc08bb3 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Periodically saves system time to file
After=fake-hwclock.service
Requires=fake-hwclock.service

[Service]
Type=oneshot
ExecStart=/usr/lib/systemd/scripts/fake-hwclock.sh save
StandardOutput=null