This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
CapabilityBoundingSet= -
Environment=NODE_ENV=production -
ExecStart=/usr/bin/node app.js -
Group=hedgedoc -
LockPersonalityIntroduced in systemd 235=yes -
NoNewPrivilegesIntroduced in systemd 239=yes -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateTmp=yes -
ProtectClockIntroduced in systemd 245=yes -
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 -
ProtectProcIntroduced in systemd 247=noaccess -
ProtectSystemIntroduced in systemd 214=strict -
ReadWritePaths=/var/lib/hedgedoc /run/hedgedoc -
RemoveIPCIntroduced in systemd 232=yes -
Restart=always -
RestartSec=2s -
RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6 -
RestrictNamespacesIntroduced in systemd 233=yes -
RestrictRealtimeIntroduced in systemd 231=yes -
RestrictSUIDSGIDIntroduced in systemd 242=yes -
SystemCallArchitectures=native -
SystemCallFilter=@system-service @pkey -
Type=exec -
User=hedgedoc -
WorkingDirectory=/usr/share/webapps/hedgedoc
-
-
[Unit]-
After=network.target -
Description=Hedgedoc real-time collaborative markdown editor
-
Additionnal notes
Nothing here.