Build proper packages
This commit is contained in:
11
packaging/deb-simple.service
Normal file
11
packaging/deb-simple.service
Normal file
@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Dead Simple Repository Server
|
||||
|
||||
[Service]
|
||||
User=deb-simple
|
||||
Group=deb-simple
|
||||
Restart=on-failure
|
||||
ExecStart=/usr/bin/deb-simple -c /etc/deb-simple.conf
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user