1
0
mirror of https://github.com/dani/vroom.git synced 2024-06-02 05:21:39 +02:00

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

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