Removed ExecStop for 'stop' command

This commit is contained in:
xdrm-brackets 2018-01-29 19:05:13 +01:00
parent bf3f011bd4
commit f8f3f088b7
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ User=pi
Group=pi Group=pi
ExecStartPre=-/usr/bin/git clone --recursive -b master ssh://smmp-server/satsd/debug /home/pi/debug ExecStartPre=-/usr/bin/git clone --recursive -b master ssh://smmp-server/satsd/debug /home/pi/debug
ExecStart=/bin/bash /home/pi/debug/sats/main %i ExecStart=/bin/bash /home/pi/debug/sats/main %i
ExecStop=/bin/sleep 10
[Install] [Install]
WantedBy=multi-user.target WantedBy=multi-user.target