remove redundant sysconfig-related stuff

This commit is contained in:
Jan Synacek 2014-03-03 14:52:18 +01:00
commit 9e04a5900f
3 changed files with 2 additions and 10 deletions

View file

@ -5,9 +5,8 @@ Documentation=man:arpwatch
[Service]
Type=forking
EnvironmentFile=-/etc/sysconfig/arpwatch
PrivateTmp=yes
ExecStart=/usr/sbin/arpwatch $OPTIONS
ExecStart=/usr/sbin/arpwatch -u arpwatch -e root -s 'root (Arpwatch)'
[Install]
WantedBy=multi-user.target