mirror of
https://github.com/kakwa/uts-server
synced 2025-01-24 20:37:27 +01:00
fix the timstamping script
This commit is contained in:
parent
dba24b7adf
commit
599e29302f
@ -38,7 +38,7 @@ EOF
|
||||
exit 1
|
||||
}
|
||||
|
||||
simple_uts_logger(){
|
||||
simple_logger(){
|
||||
[ $SYSLOG -eq 0 ] && logger -t `basename $0` -p user.$1 $2
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user