summarylogtreecommitdiffstats
path: root/gmlghd.service
blob: 66157817947e0abab5852da5c515bf7006e05612 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[Unit]
Description=The gemlog http daemon

[Service]
User=gmlghd
ExecStart=/usr/bin/gmlghd
Restart=on-failure

ProtectSystem=strict

PrivateDevices=yes
ProtectKernelTunables=yes
ProtectControlGroups=yes
NoNewPrivileges=yes
ProtectHome=yes

[Install]
WantedBy=multi-user.target