tuto3: add welcome helper script

This commit is contained in:
nemunaire 2020-04-07 19:58:48 +02:00
parent 72e0151f50
commit 4f8b7bc42d
1 changed files with 6 additions and 0 deletions

View File

@ -461,6 +461,12 @@ files:
# done &
# mode: "0555"
- path: /usr/bin/welcome
contents: |
#!/bin/sh
/etc/init.d/500-showip.sh
mode: "0755"
- path: /usr/sbin/sos-dhcp
contents: |
#!/bin/sh