diff options
Diffstat (limited to 'meta-oe/recipes-extended/atftp/files/atftpd.service')
| -rw-r--r-- | meta-oe/recipes-extended/atftp/files/atftpd.service | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-oe/recipes-extended/atftp/files/atftpd.service b/meta-oe/recipes-extended/atftp/files/atftpd.service deleted file mode 100644 index 480bc702e9..0000000000 --- a/meta-oe/recipes-extended/atftp/files/atftpd.service +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | [Unit] | ||
| 2 | Description=Advanced TFTP Server | ||
| 3 | After=syslog.target network.target | ||
| 4 | |||
| 5 | [Service] | ||
| 6 | Type=forking | ||
| 7 | ExecStart=/usr/sbin/atftpd --daemon --port 69 | ||
| 8 | |||
| 9 | [Install] | ||
| 10 | WantedBy=multi-user.target | ||
