startup scripts : assume initscripts is not installed, only use systemctl
[myplc.git] / plc.d / network
index 782f3d7..73ac470 100755 (executable)
@@ -1,6 +1,4 @@
 #!/bin/bash
-# $Id$
-# $URL$
 #
 # priority: 100
 #
@@ -11,8 +9,8 @@
 #
 
 # Source function library and configuration
-. /etc/plc.d/functions
-. /etc/planetlab/plc_config
+source /etc/plc.d/functions
+source /etc/planetlab/plc_config
 
 # Be verbose
 set -x