This unit is provided by:
Options
-
[Install]-
WantedBy=default.target
-
-
[Service]-
ExecStart=/usr/libexec/parsec -c /etc/parsec/config.toml -
Group=parsec -
KillMode=process -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectHostnameIntroduced in systemd 242=yes -
ProtectKernelLogsIntroduced in systemd 244=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=full -
Restart=on-failure -
RestrictRealtimeIntroduced in systemd 231=yes -
Type=notify -
User=parsec -
WorkingDirectory=/var/lib/parsec
-
-
[Unit]-
Description=Parsec Service -
Documentation=https://parallaxsecond.github.io/parsec-book/parsec_service/install_parsec_linux.html
-
Additionnal notes
Nothing here.