aboutsummaryrefslogblamecommitdiff
path: root/contrib/legit.service
blob: a17fd4c2c8c7778d3dbc6ea4fbb2be0bc0af511e (plain) (tree)
1
2
3
4
5
6
7
8
9
      
                   



                              


                                                          







                          
[Unit]
Description=legitrx
After=network-online.target
Requires=network-online.target

[Service]
User=legitrx
Group=legitrx
ExecStart=/usr/local/bin/legitrx -config /etc/legitrx.yaml
ProtectSystem=strict
ProtectHome=strict
NoNewPrivileges=true
PrivateTmp=true
PrivateDevices=true

[Install]
WantedBy=multi-user.target