Add rustdeck-server
This commit is contained in:
parent
f7730928e4
commit
81f42e2ee2
12 changed files with 58 additions and 2 deletions
|
@ -6,7 +6,8 @@ After=network.target
|
|||
[Service]
|
||||
User=hbbs
|
||||
Group=hbbs
|
||||
ExecStart=/usr/bin/hbbs
|
||||
EnvironmentFile=/etc/default/hbbs
|
||||
ExecStart=/usr/bin/hbbs-service
|
||||
PrivateTmp=true
|
||||
PrivateDevices=true
|
||||
ProtectHome=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue