rm etc/hosts etc/systemd
This commit is contained in:
parent
ef4ddb1c3a
commit
dd6f0ae487
@ -1 +0,0 @@
|
|||||||
sshd: 10.83.33.77/32, 10.63.152.9/32, 10.12.100.11/28, 10.82.192.0/28
|
|
||||||
@ -1 +0,0 @@
|
|||||||
sshd: ALL
|
|
||||||
@ -1,18 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=<DESCRIPTION>
|
|
||||||
After=network.target
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=simple
|
|
||||||
User=<username>
|
|
||||||
Group=<user_group>
|
|
||||||
|
|
||||||
ExecStart=<full_path_to_executor> <full_path_to_script>
|
|
||||||
ExecReload=<full_path_to_executor> <full_path_to_script>
|
|
||||||
WorkingDirectory=<full_path_to_executor_dir>
|
|
||||||
KillMode=process
|
|
||||||
Restart=always
|
|
||||||
RestartSec=5
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=multi-user.target
|
|
||||||
Loading…
x
Reference in New Issue
Block a user