(trunk, daemon) #5503: add an ExecReload rule to the systemd service file.

This commit is contained in:
Jordan Lee
2014-01-21 02:19:48 +00:00
parent 5f2daaafb3
commit 72f9cb7112

View File

@@ -6,6 +6,7 @@ After=network.target
User=transmission
Type=notify
ExecStart=/usr/bin/transmission-daemon -f --log-error
ExecReload=/bin/kill -s HUP $MAINPID
[Install]
WantedBy=multi-user.target