File: rpcbind.rpcbind-boot.upstart

package info (click to toggle)
rpcbind 0.2.1-6%2Bdeb8u2
  • links: PTS
  • area: main
  • in suites: jessie
  • size: 884 kB
  • ctags: 541
  • sloc: ansic: 5,314; sh: 1,180; makefile: 102
file content (10 lines) | stat: -rw-r--r-- 209 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
# portmap-boot

description "Upstart job to start rpcbind on boot only"
author "Clint Byrum"

start on virtual-filesystems and net-device-up IFACE=lo

task

exec initctl emit --no-wait start-rpcbind ON_BOOT=y