Rename a load of template files to .new.

This commit is contained in:
Darren 'Tadgy' Austin 2022-10-08 16:31:01 +01:00
commit cd91ff8758
9 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,6 @@
/var/log/FIXME {
sharedscripts
postrotate
[ -x /etc/rc.d/rc.FIXME ] && /etc/rc.d/rc.FIXME restart >/dev/null 2>&1 || true
endscript
}