1
0

debug of systemd service and logfile search

This commit is contained in:
Daniel Tartavel
2020-05-18 20:20:30 +02:00
parent 2f03f2fcdd
commit 104539f763
2 changed files with 6 additions and 5 deletions

View File

@ -4,10 +4,7 @@ After=sshd.service
[Service]
Type=simple
User=daemon
Group=daemon
WorkingDirectory=/root
ExecStart=/usr/bin/sshdetect
Restart=always