This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
Environment=WEB_PASTE_SIMPLE_STORAGE=/var/lib/webpastesimple
-
ExecStart=/usr/bin/web-paste-simple.psgi
-
Group=webpastesimple
-
PrivateDevices
Introduced in systemd 209=yes -
Type=simple
-
User=webpastesimple
-
-
[Unit]
-
After=network.target
-
Description=Simple PSGI-based pastebin-like web site
-
Documentation=man:Web::Paste::Simple(3)
-
Additionnal notes
Nothing here.