challenge: update

This commit is contained in:
nemunaire 2019-02-24 15:10:08 +01:00
commit b42c447d27
4 changed files with 4 additions and 8 deletions

View file

@ -68,14 +68,6 @@ files:
uucp:!::0::::::
operator:!::0::::::
mode: "0640"
- path: etc/periodic/15min/netreboot
contents: |
#!/bin/sh
ping -c 1 172.23.0.1 && \
sleep 3 && \
reboot -f
mode: "0755"
- path: init
source: pkg/challenge/init
mode: "0755"