This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
AmbientCapabilities=
-
CapabilityBoundingSet=
-
Environment="CONFIG=/etc/rustypaste/config.toml"
-
EnvironmentFile=/etc/rustypaste/rustypaste.env
-
ExecStart=/usr/bin/rustypaste
-
Group=rustypaste
-
LockPersonality
Introduced in systemd 235=yes -
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=strict -
ReadOnlyPaths=/etc/rustypaste
-
ReadWritePaths=/var/lib/rustypaste
-
User=rustypaste
-
WorkingDirectory=/var/lib/rustypaste
-
-
[Unit]
-
After=network-online.target
-
Description=Rustypaste server
-
Wants=network-online.target systemd-networkd-wait-online.service
-
Additionnal notes
Nothing here.