mirror of
https://github.com/AuxXxilium/eudev.git
synced 2025-03-11 17:31:10 +07:00
16 lines
350 B
Desktop File
16 lines
350 B
Desktop File
[Meta]
|
|
Description=systemd Logging Daemon
|
|
|
|
[Service]
|
|
ExecStart=/home/lennart/projects/systemd/systemd-logger
|
|
Type=simple
|
|
TimerSlackNS=1000000
|
|
OOMAdjust=4
|
|
Capabilities==eip cap_dac_override=ep
|
|
#SecureBits=keep-caps-locked no-setuid-fixup no-setuid-fixup-locked noroot noroot-locked
|
|
LimitCORE=0
|
|
LimitFSIZE=0
|
|
LimitLOCKS=0
|
|
LimitMEMLOCK=0
|
|
LimitNOFILE=512
|