Viitor_rpc/etc/init/rpc.conf

13 lines
223 B
Plaintext
Raw Normal View History

# rc - runlevel compatibility
#
# This task guesses what the "default runlevel" should be and starts the
# appropriate script.
start on started ifup
stop on stopping ifup
console logged
exec /usr/sbin/portmap -f
respawn