repo.or.cz
/
arch-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
upgpkg: sbcl 2.2.4-1
[arch-packages.git]
/
ntp
/
trunk
/
ntpd.service
blob
267615cb96de9a6fde1dbb6569d2cb9a0e90ebf1
1
[Unit]
2
Description=Network Time Service
3
After=network.target nss-lookup.target
4
Conflicts=systemd-timesyncd.service
5
6
[Service]
7
Type=forking
8
PrivateTmp=true
9
ExecStart=/usr/bin/ntpd -g -u ntp:ntp
10
Restart=always
11
12
[Install]
13
WantedBy=multi-user.target