Parent Directory
|
Revision Log
Copying release 4.2-4.mga10 to pristine/ directory.
1 | daviddavid | 2057400 | [Unit] |
2 | Description=NIS/YP (Network Information Service) Server | ||
3 | Requires=rpcbind.service | ||
4 | After=syslog.target network.target rpcbind.service | ||
5 | |||
6 | [Service] | ||
7 | Type=notify | ||
8 | NotifyAccess=all | ||
9 | EnvironmentFile=-/etc/sysconfig/network | ||
10 | ExecStart=/usr/sbin/ypserv -f $YPSERV_ARGS | ||
11 | PrivateTmp=true | ||
12 | |||
13 | [Install] | ||
14 | WantedBy=multi-user.target |
ViewVC Help | |
Powered by ViewVC 1.1.30 |