Fixed systemd unit files packaging
This commit is contained in:
parent
345f99166d
commit
5ebb448d3c
@ -1,7 +1,7 @@
|
||||
[Unit]
|
||||
Description=The ypbind daemon which binds NIS/YP clients to NIS domain
|
||||
Description=NIS/YP (Network Information Service) Clients to NIS Domain Binder
|
||||
Requires=rpcbind.service
|
||||
After=syslog.target network.target rpcbind.service
|
||||
After=syslog.target network.target rpcbind.service ypserv.service
|
||||
|
||||
[Service]
|
||||
EnvironmentFile=-/etc/sysconfig/network
|
||||
|
Loading…
Reference in New Issue
Block a user