This unit is provided by:
Options
-
[Service]
-
AmbientCapabilities=
-
BindPaths=/var/lib/sourcehut/gitsrht/repos:/var/lib/sourcehut/gitsrht/repos
-
BindReadOnlyPaths=/nix/store /etc /run/booted-system /run/current-system /run/systemd /run/postgresql /run/redis-sourcehut-gitsrht
-
CapabilityBoundingSet=
-
DeviceAllow=
-
Environment="HOME=/run/sourcehut/gitsrht"
-
ExecStart=/usr/bin/gunicorn gitsrht.app:app --name gitsrht --bind localhost:5001 --timeout 120 --workers 1 --log-level=info
-
ExecStartPre=+gitsrht-credentials /usr/bin/gitsrht-pre-start
-
Group=gitsrht
-
InaccessiblePaths=-+/run/sourcehut/chroots/gitsrht
-
LockPersonality
Introduced in systemd 235=yes -
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
MountAPIVFS=yes
-
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateDevices
Introduced in systemd 209=yes -
PrivateMounts=yes
-
PrivateNetwork=no
-
PrivateTmp=yes
-
PrivateUsers=yes
-
ProcSubset
Introduced in systemd 247=pid -
ProtectClock
Introduced in systemd 245=yes -
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 -
ProtectProc
Introduced in systemd 247=invisible -
ProtectSystem
Introduced in systemd 214=strict -
RemoveIPC
Introduced in systemd 232=yes -
Restart=always
-
RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6
-
RestrictNamespaces
Introduced in systemd 233=yes -
RestrictRealtime
Introduced in systemd 231=yes -
RestrictSUIDSGID
Introduced in systemd 242=yes -
RootDirectory=/run/sourcehut/chroots/gitsrht
-
RootDirectoryStartOnly=yes
-
RuntimeDirectory=sourcehut/gitsrht sourcehut/gitsrht/subdir sourcehut/chroots/gitsrht
-
RuntimeDirectoryMode=2750
-
StateDirectory=sourcehut/gitsrht sourcehut/gitsrht/repos sourcehut/gitsrht
-
StateDirectoryMode=2750
-
SystemCallArchitectures=native
-
SystemCallFilter=@system-service ~@aio ~@keyring ~@memlock ~@privileged ~@resources ~@timer @chown @setuid
-
Type=simple
-
UMask=0026
-
User=gitsrht
-
WorkingDirectory=-/run/sourcehut/gitsrht
-
-
[Unit]
-
After=network.target postgresql.service redis-sourcehut-gitsrht.service
-
Before=nginx.service
-
Description=sourcehut git.sr.ht website service
-
Requires=postgresql.service redis-sourcehut-gitsrht.service
-
Wants=nginx.service
-
Additionnal notes
Nothing here.