Skip to content

Commit 603cba3

Browse files
committed
Remove obsolete chmod rc.local.
1 parent 3e2ce6c commit 603cba3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/v-add-sys-sftp-jail

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ done
7272
# Add v-add-sys-sftp-jail to startup
7373
if [ ! -e "/etc/cron.d/hestia-sftp" ]; then
7474
echo "@reboot /usr/local/hestia/bin/v-add-sys-sftp-jail" > /etc/cron.d/hestia-sftp
75-
chmod +x /etc/rc.local
7675
fi
7776

7877
#----------------------------------------------------------#

0 commit comments

Comments
 (0)