commit
2310cfb0b2
2 changed files with 2 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
exec logger -p nmbd.notice
|
||||
exec logger -p daemon.notice -t nmbd
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
exec logger -p smbd.notice
|
||||
exec logger -p daemon.notice -t smbd
|
||||
|
|
Loading…
Reference in a new issue