Add service and packaging.
This commit is contained in:
parent
b0c07ef3a3
commit
e18e84e573
5 changed files with 33 additions and 2 deletions
9
feseur.service
Normal file
9
feseur.service
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Unit]
|
||||
Description=Feseur refreshing service.
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
ExecStart=feseur-service
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Add table
Add a link
Reference in a new issue