summaryrefslogtreecommitdiff
path: root/community/webfs/webfsd.service
blob: 18c07d7cea8fcbdc9c64745e02413a207cb0b144 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Simple and instant http server.
After=network.target

[Service]
ExecStart=/usr/lib/systemd/scripts/webfsd

[Install]
WantedBy=multi-user.target