Initial commit
This commit is contained in:
1
FLR-BRB/bin/admin-stuff
Submodule
1
FLR-BRB/bin/admin-stuff
Submodule
Submodule FLR-BRB/bin/admin-stuff added at 6c91fc0987
1
FLR-BRB/bin/get_revoked_keys.sh
Symbolic link
1
FLR-BRB/bin/get_revoked_keys.sh
Symbolic link
@ -0,0 +1 @@
|
||||
/usr/local/src/openvpn/get_revoked_keys.sh
|
1
FLR-BRB/bin/manage-gw-config
Submodule
1
FLR-BRB/bin/manage-gw-config
Submodule
Submodule FLR-BRB/bin/manage-gw-config added at 2a96dfdc8f
1
FLR-BRB/bin/monitoring
Submodule
1
FLR-BRB/bin/monitoring
Submodule
Submodule FLR-BRB/bin/monitoring added at 0611d0a2ad
8
FLR-BRB/bin/wakeup_fileserver.sh
Executable file
8
FLR-BRB/bin/wakeup_fileserver.sh
Executable file
@ -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