1
0
mirror of https://github.com/elisspace/rtinst.git synced 2026-08-31 00:22:31 +00:00

Merge pull request #35 from arakasi72/develop

Update rt
This commit is contained in:
arakasi72
2014-10-16 22:21:33 +01:00

2
rt
View File

@@ -7,7 +7,7 @@ SERVICEB='irssi'
RTPID=$(pgrep -fx -u $LOGNAME $SERVICE)
# Sets default status can be askkill, autokill, or donotkill
KILLSTATUS='askkill'
KILLSIGNAL='2'
KILLSIGNAL='-2'
RTLOG="/dev/null"
loglines=500
useerr=0