burrow-pi-img/stage2/06-dride-base/files/systemctl/rtc.service

13 lines
221 B
INI

[Unit]
Description=Control the web service service of your Dride
Documentation=https://dride.io/documentation
After=network.target
[Service]
Type=simple
User=pi
ExecStart=hwclock -s
[Install]
WantedBy=multi-user.target