challenge: update
This commit is contained in:
parent
e88da74773
commit
b42c447d27
4 changed files with 4 additions and 8 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Reference in a new issue