This unit is provided by:
Options
-
[Install]
-
WantedBy=basic.target
-
-
[Service]
-
AmbientCapabilities=CAP_DAC_OVERRIDE CAP_DAC_READ_SEARCH CAP_FOWNER CAP_SYS_ADMIN
-
CPUAccounting=yes
-
CPUSchedulingPolicy=batch
-
CPUWeight=12
-
ExecStart=/usr/sbin/beesd --no-timestamps %i
-
IOSchedulingClass=idle
-
IOSchedulingPriority=7
-
IOWeight=10
-
KillMode=control-group
-
KillSignal=SIGTERM
-
MemoryAccounting=yes
-
Nice=19
-
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateIPC=yes
-
PrivateNetwork=yes
-
PrivateTmp=yes
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectProc
Introduced in systemd 247=invisible -
ProtectSystem
Introduced in systemd 214=strict -
Restart=on-abnormal
-
RuntimeDirectory=bees
-
StartupCPUWeight=25
-
StartupIOWeight=25
-
Type=simple
-
-
[Unit]
-
After=sysinit.target
-
Description=Bees (%i)
-
Documentation=https://github.com/Zygo/bees
-
Additionnal notes
Nothing here.