* Hack for testing.

svn path=/nixos/trunk/; revision=13221
This commit is contained in:
Eelco Dolstra 2008-11-07 13:39:02 +00:00
parent 1ef6d0c61b
commit 4a936d51ae

View file

@ -19,6 +19,8 @@ ln -sfn /tmp/event.d /etc/event.d
echo "restarting init..."
kill -TERM 1
sleep 1
for i in $*; do
echo "restarting job $i..."
initctl stop "$i"