diff options
Diffstat (limited to 'services/usyslogd')
| -rw-r--r-- | services/usyslogd | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/services/usyslogd b/services/usyslogd index 23bea3b..dccce82 100644 --- a/services/usyslogd +++ b/services/usyslogd @@ -2,5 +2,5 @@ description "starting usyslogd"  exec usyslogd  type respawn limit 5  target boot -after hostname vfs +after vfs  before sysinit
\ No newline at end of file | 
