remove unncessary dependency on syslog target

This commit is contained in:
Miroslav Lichvar 2013-05-09 11:45:22 +02:00
parent afe322b8fc
commit 390f458785

View File

@ -1,6 +1,6 @@
[Unit]
Description=NTP client/server
After=syslog.target ntpdate.service sntp.service
After=ntpdate.service sntp.service
Conflicts=ntpd.service
[Service]