oops
This commit is contained in:
parent
b6fbc7cbcb
commit
c1e5f61d95
1 changed files with 2 additions and 2 deletions
|
|
@ -11,11 +11,11 @@ command=/usr/bin/dbus
|
|||
autorestart=true
|
||||
priority=100
|
||||
user=root
|
||||
stdout_logfile=/home/%(ENV_USER)s/logs/dbus.log
|
||||
stdout_logfile=/home/%(ENV_USER)s/.neko/logs/dbus.log
|
||||
stdout_logfile_maxbytes=100MB
|
||||
stdout_logfile_backups=10
|
||||
redirect_stderr=true
|
||||
stderr_logfile=/home/%(ENV_USER)s/logs/dbus.err.log
|
||||
stderr_logfile=/home/%(ENV_USER)s/.neko/logs/dbus.err.log
|
||||
stderr_logfile_maxbytes=100MB
|
||||
stderr_logfile_backups=10
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue