Plus de cas particulier pour gefyon
darcs-hash:20041124154707-d1718-26b513b765b22c229c693a25eeaa700994abd652.gz
This commit is contained in:
parent
cf7c27085e
commit
4213451668
1 changed files with 3 additions and 8 deletions
|
@ -403,14 +403,9 @@ chmod +x /tmp/cron.klogd
|
|||
# Certaines bornes gardent les associations de ceux qui ne sont plus la
|
||||
cat > /tmp/cron.disassoc <<EOF
|
||||
#! /bin/sh
|
||||
# Pour gefyon, on reboote
|
||||
if [ "$nom" = "gefyon" ]; then
|
||||
reboot
|
||||
else
|
||||
/usr/sbin/wl gmode 0
|
||||
sleep 1
|
||||
/usr/sbin/wl gmode 1
|
||||
fi
|
||||
exit 0
|
||||
EOF
|
||||
chmod +x /tmp/cron.disassoc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue