webdist.service: systemd service
This commit is contained in:
parent
a4132df1e8
commit
fd99ffbe76
10
webdist.service
Normal file
10
webdist.service
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=Web interface for GNU/Linux distribution based on Plesk framework and distromatic db files
|
||||||
|
After=syslog.target
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
Type=simple
|
||||||
|
ExecStart=/usr/share/webdist/app/run.sh
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=multi-user.target
|
Loading…
Reference in New Issue
Block a user