Loading hosts/common/etc/rc.local +7 −0 Original line number Diff line number Diff line Loading @@ -55,6 +55,10 @@ fixup_mtu() { fi } fixup_pbuilder_lockfiles() { rm -f /var/cache/pbuilder/*.tgz.tmp } # # init, notify about reboots # Loading Loading @@ -96,6 +100,9 @@ case $(hostname) in *) ;; esac # fixup pbuilder lockfiles if needed fixup_pbuilder_lockfiles # # run some hosts in the future # Loading Loading
hosts/common/etc/rc.local +7 −0 Original line number Diff line number Diff line Loading @@ -55,6 +55,10 @@ fixup_mtu() { fi } fixup_pbuilder_lockfiles() { rm -f /var/cache/pbuilder/*.tgz.tmp } # # init, notify about reboots # Loading Loading @@ -96,6 +100,9 @@ case $(hostname) in *) ;; esac # fixup pbuilder lockfiles if needed fixup_pbuilder_lockfiles # # run some hosts in the future # Loading