mirror of
https://git.yoctoproject.org/meta-security
synced 2026-06-01 13:10:33 +00:00
1460d9b86d
Signed-off-by: Armin Kuster <akuster808@gmail.com>
13 lines
245 B
Desktop File
13 lines
245 B
Desktop File
[Unit]
|
|
Description=Samhain @MODE_NAME@ Daemon
|
|
After=syslog.target network.target
|
|
|
|
[Service]
|
|
Type=forking
|
|
RemainAfterExit=yes
|
|
ExecStart=@LIBDIR@/@SAMHAIN_HELPER@ start
|
|
ExecStop=@LIBDIR@/@SAMHAIN_HELPER@ stop
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|