Initial commit
This commit is contained in:
Submodule
+1
Submodule FLR-BRB/bin/admin-stuff added at 6c91fc0987
Symlink
+1
@@ -0,0 +1 @@
|
||||
/usr/local/src/openvpn/get_revoked_keys.sh
|
||||
Submodule
+1
Submodule FLR-BRB/bin/manage-gw-config added at 2a96dfdc8f
Submodule
+1
Submodule FLR-BRB/bin/monitoring added at 0611d0a2ad
Executable
+8
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
_NETW=192.168.102.0
|
||||
_MAC_FILESERVER="00:30:48:8c:de:c0"
|
||||
|
||||
/usr/bin/wakeonlan -i $_NETW $_MAC_FILESERVER
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user