mirror of
https://github.com/xcat2/xcat-dep.git
synced 2024-11-22 01:21:44 +00:00
6 lines
68 B
Plaintext
6 lines
68 B
Plaintext
|
#!/bin/sh -e
|
||
|
|
||
|
update-inetd --group BOOT --disable tftp
|
||
|
|
||
|
#DEBHELPER#
|