Remove bogus ExecReload command in unit

This commit is contained in:
Daniel Berteaud 2015-07-03 15:13:44 +02:00
parent c594dfaaa5
commit 36dbda0dc5
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ After=mariadb.service
[Service]
Type=simple
ExecStart=/opt/vroom/scripts/start_server.pl
ExecReload=/bin/kill -USR2 $MAINPID
PrivateTmp=yes
User=vroom
Group=vroom