Move all to deprecated folder.
This commit is contained in:
10
deprecated/firmware/buildroot/package/thttpd/thttpd.service
Normal file
10
deprecated/firmware/buildroot/package/thttpd/thttpd.service
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Tiny HTTP Daemon
|
||||
|
||||
[Service]
|
||||
PIDFile=/run/thttpd.pid
|
||||
ExecStart=/usr/sbin/thttpd -D -C /etc/thttpd.conf
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user