Removed commit history
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
commit
b5b33afcd7
199 changed files with 36930 additions and 0 deletions
6
root/etc/NetworkManager/dispatcher.d/10-tzupdate.sh
Executable file
6
root/etc/NetworkManager/dispatcher.d/10-tzupdate.sh
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
status=$2
|
||||
case $status in
|
||||
up)
|
||||
/usr/bin/tzupdate
|
||||
esac
|
Loading…
Add table
Add a link
Reference in a new issue