summarylogtreecommitdiffstats
path: root/keyserv.service
blob: 31bd58a28874a1e1081da3d56c0918dad36c1ffc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=NIS+ private encryption key server
After=rpcbind.service
Requires=rpcbind.service

[Service]
Type=forking
GuessMainPID=no
ExecStart=/usr/bin/keyserv

[Install]
WantedBy=multi-user.target