[ create a new paste ] login | about

Link: http://codepad.org/D3RrK0zC    [ raw code | fork ]

Plain Text, pasted on Jul 12:
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Advanced TFTP Daemon
After=network.target

[Service]
Type=forking
EnvironmentFile=/etc/conf.d/atftpd
ExecStart=/usr/sbin/atftpd $ATFTPD_ARGS

[Install]
WantedBy=multi-user.target



Create a new paste based on this one


Comments: