diff --git a/automount.service b/automount.service index f2a15c6..3fc5edd 100644 --- a/automount.service +++ b/automount.service @@ -4,6 +4,7 @@ Description=Auto-mount Service [Service] Environment=PYTHONUNBUFFERED=1 ExecStart=@CMAKE_INSTALL_FULL_LIBEXECDIR@/automount/automount +ExecReload=kill -HUP $MAINPID StandardOutput=journal StandardError=journal