11 lines
158 B
Desktop File
11 lines
158 B
Desktop File
[Unit]
|
|
Description=Update NTP configuration
|
|
Before=ntp.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/ntp-config.sh
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|