mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-04 17:15:50 +00:00
Let rpcbind clean up after itself
This commit is contained in:
parent
a280fae7c3
commit
606fffda66
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=218142
@ -13,5 +13,7 @@ name="rpcbind"
|
||||
rcvar=`set_rcvar`
|
||||
command="/usr/sbin/${name}"
|
||||
|
||||
stop_postcmd='/bin/rm -f /var/run/rpcbind.*'
|
||||
|
||||
load_rc_config $name
|
||||
run_rc_command "$1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user