check for 'nohup'
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Sun, 3 Jul 2005 20:15:39 +0000 (20:15 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Sun, 3 Jul 2005 20:15:39 +0000 (20:15 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2136 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/configure.ac

index 29a17b1..e506253 100644 (file)
@@ -52,6 +52,7 @@ ENSC_PATHPROG(IP,        ip,,      [Usually, this tool is shipped in the 'iprout
 ENSC_PATHPROG(IPTABLES,  iptables)
 ENSC_PATHPROG(MODPROBE,  modprobe)
 ENSC_PATHPROG(NAMEIF,    nameif)
+ENSC_PATHPROG(NOHUP,     nohup)
 ENSC_PATHPROG(RMMOD,     rmmod)
 ENSC_PATHPROG(VCONFIG,   vconfig,, [See http://www.candelatech.com/~greear/vlan.html; usually this tool is shipped in the 'vconfig' or 'vlan' package of your distribution])
 ENSC_PATHPROG(WGET,      wget)