repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Sun Jan 22 12:09:12 UTC 2012
[aur-mirror.git]
/
ccs-tools
/
ccs-auditd.service
blob
0bcb0bd1f3a7271a574c43c1c372f8ec9f04935c
1
[Unit]
2
Description=TOMOYO Linux Auditing Daemon
3
4
[Service]
5
Type=forking
6
ExecStart=/usr/sbin/ccs-auditd
7
ExecRestart=/bin/kill -HUP $MAINPID
8
9
[Install]
10
WantedBy=multi-user.target