summarylogtreecommitdiffstats
path: root/mvptftp.service
blob: 3a22af5d44af436577b3c30290732e675f7dd61a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=MediaMVP tftp boot server
ConditionFileIsExecutable=/usr/bin/mvptftp

[Service]
Type=oneshot
ExecStart=/usr/bin/mvptftp

TimeoutSec=0
RemainAfterExit=yes

[Install]
WantedBy=multi-user.target