Skip to content

Commit d685643

Browse files
committed
moved value to another line in systemd file
1 parent 8bae27a commit d685643

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

mmpm/etc/systemd/system/mmpm-webssh.service

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
[Unit]
22
Description=MMPM WebSSH daemon
33
After=syslog.target network.target
4-
StartLimitBurst=5, StartLimitIntervalSec=1
4+
StartLimitBurst=5
5+
StartLimitIntervalSec=1
56

67
[Service]
78
User=SUBSTITUTE_user

0 commit comments

Comments
 (0)