b7afea9500
[Thomas: use relative symlink.] Signed-off-by: Alex Suykov <alex.suykov@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
11 lines
151 B
Desktop File
11 lines
151 B
Desktop File
[Unit]
|
|
Description=Tiny HTTP daemon
|
|
After=network.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/tinyhttpd
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|