Compare commits
No commits in common. "6f9ff7eef0b884460d8bf78eb7fa9cf289476f18" and "97a6d959025d2fa648ab3a847d657b33cf44d67e" have entirely different histories.
6f9ff7eef0
...
97a6d95902
2 changed files with 0 additions and 7 deletions
|
@ -1,2 +0,0 @@
|
|||
if $programname == 'rhinoreminds' then /var/log/rhinoreminds/rhinoreminds.log
|
||||
if $programname == 'rhinoreminds' then ~
|
|
@ -50,11 +50,6 @@ Restart=on-failure
|
|||
# Delay restarts by 60 seconds
|
||||
RestartSec=60
|
||||
|
||||
# If you want logs to be kept automatically in /var/log, uncomment the following & copy "rhinoreminds-rsyslog.conf" in the root of this repository to "/etc/rsyslog.d" - and then do `sudo systemctl restart rsyslog.d`
|
||||
#StandardOutput=syslog
|
||||
#StandardError=syslog
|
||||
#SyslogIdentifier=rhinoreminds
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
|
|
Loading…
Reference in a new issue