From 4f8b7bc42dae54378fbd2fe0a0e0581482330cc6 Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Mercier Date: Tue, 7 Apr 2020 19:58:48 +0200 Subject: [PATCH] tuto3: add welcome helper script --- tuto3.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tuto3.yml b/tuto3.yml index 789b20c..8eb768b 100644 --- a/tuto3.yml +++ b/tuto3.yml @@ -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