mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-12 08:38:14 +01:00
Fix install script
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2087 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
510f7311c9
commit
a0b560d576
@ -518,7 +518,7 @@ fi
|
||||
if [ -f ${PREFIX}/etc/shorewall/started ]; then
|
||||
backup_file /etc/shorewall/started
|
||||
else
|
||||
run_install -o $OWNERSHIP -m 0600 started ${PREFIX}/etc/shorewall/started
|
||||
run_install $OWNERSHIP -m 0600 started ${PREFIX}/etc/shorewall/started
|
||||
echo
|
||||
echo "Started file installed as ${PREFIX}/etc/shorewall/started"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user