summarylogtreecommitdiffstats
path: root/rpc-nispasswdd.service
blob: 12101abb2e48ee1f9e4ca89f2d2bc89d275aeac6 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=NIS+ password update server
After=rpcbind.service
Requires=rpcbind.service

[Service]
Type=forking
ExecStart=/usr/bin/rpc.nispasswdd

[Install]
WantedBy=multi-user.target