This unit is provided by:
Options
-
[Install]
-
WantedBy=default.target
-
-
[Service]
-
ExecStart=/usr/libexec/parsec -c /etc/parsec/config.toml
-
Group=parsec
-
KillMode=process
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
Restart=on-failure
-
RestrictRealtime
Introduced 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.