mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
ssh: init: remove pidfile on start
This commit is contained in:
@@ -77,6 +77,7 @@
|
||||
fi
|
||||
|
||||
progress "Starting SSH Server"
|
||||
rm /var/run/sshd.pid &>/dev/null
|
||||
eval $SSHD $OPTIONS
|
||||
fi
|
||||
)&
|
||||
|
||||
Reference in New Issue
Block a user