mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-10-05 04:57:21 +02:00
install: enable darkman darkman user service
This commit is contained in:
parent
0683c63410
commit
59bf2cbf9b
1
install
1
install
@ -191,6 +191,7 @@ if [ "$(id -u)" == "0" ]; then
|
||||
|
||||
if hash systemctl 2> /dev/null; then
|
||||
systemctl daemon-reload
|
||||
(systemctl --global enable darkman.service &)
|
||||
# SECURITY WARNING! Practically a backdoor unless you are me and expect this!
|
||||
# WARNING! Likely breaks SSHd outside of port 22 unless override exists!
|
||||
(systemctl --global enable foot-server.socket &)
|
||||
|
Loading…
x
Reference in New Issue
Block a user