Bump ebauild to g.o latest
Package-Manager: portage-2.2.8-r1 RepoMan-Options: --force
This commit is contained in:
9
net-ftp/opsi-atftp/files/atftp.service
Normal file
9
net-ftp/opsi-atftp/files/atftp.service
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Advanced TFTP implementation client/server
|
||||
After=syslog.target network.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/sbin/atftpd --daemon --no-fork --user nobody --group nobody $TFTPD_ROOT
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
2
net-ftp/opsi-atftp/files/atftp.service.conf
Normal file
2
net-ftp/opsi-atftp/files/atftp.service.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
[Service]
|
||||
Environment="TFTPD_ROOT=/tftproot"
|
||||
Reference in New Issue
Block a user