11 lines
164 B
Desktop File
11 lines
164 B
Desktop File
[Unit]
|
|
Description=Add RTC as new I2C device
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
RemainAfterExit=no
|
|
ExecStart=/usr/local/bin/activate_rtc
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|