Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add -HUP functionality to the systemd service file
Signed-off-by: Philippe De Swert <philippe.deswert@jollamobile.com>
  • Loading branch information
philippedeswert committed Apr 17, 2014
1 parent 833bebf commit a7c4e05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rpm/usb-moded.service
Expand Up @@ -13,6 +13,7 @@ EnvironmentFile=-/var/lib/environment/usb-moded/*.conf
EnvironmentFile=-/run/usb-moded/*.conf
ExecStart=/usr/sbin/usb_moded --systemd --force-syslog $USB_MODED_ARGS
Restart=always
ExecReload=/bin/kill -HUP $MAINPID

[Install]
WantedBy=basic.target

0 comments on commit a7c4e05

Please sign in to comment.