summarylogtreecommitdiffstats
path: root/sec.service
blob: 1bc251a6df4a6a1490a9f90c488cdd80270248be (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=sec daemon
After=basic.target

[Service]
ExecStart=/usr/bin/sec -conf=/etc/sec.d/*.sec -input=/var/log/messages

[Install]
WantedBy=multi-user.target