mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
4 lines
142 B
Plaintext
4 lines
142 B
Plaintext
idmapd_path=/usr/sbin/rpc.idmapd
|
|
idmapd_conf=/etc/idmapd.conf
|
|
restart_command=if killall -HUP rpc.idmapd; then /bin/true; else rpc.idmapd; fi
|