We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f006c0d commit d0d1908Copy full SHA for d0d1908
1 file changed
urm.service.in
@@ -4,6 +4,7 @@ Description=URM Service
4
[Service]
5
Restart=on-failure
6
ExecStart=@CMAKE_INSTALL_FULL_BINDIR@/urm
7
+ExecStartPost=-/etc/urm/initscripts/post_boot/post_boot.sh
8
TimeoutStopSec=2
9
Delegate=yes
10
Slice=urm.slice
0 commit comments