repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
sngrep: fix error if gnutls and openssl are both enabled
[buildroot-gz.git]
/
package
/
openntpd
/
ntpd.service
blob
a4ffa7318c18e1ace6e742b72f8da828182c36a3
1
[Unit]
2
Description=OpenNTP Daemon
3
After=network.target
4
Conflicts=systemd-timesyncd.service
5
6
[Service]
7
Type=simple
8
ExecStart=/usr/sbin/ntpd -s -d
9
10
[Install]
11
WantedBy=multi-user.target