forked from Spark/ssm-services
Be more conservative about respawn
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env ssm
|
||||
|
||||
#service_respawn='true'
|
||||
service_respawn=on-failure
|
||||
service_command=( /usr/bin/vdevd -f /dev )
|
||||
service_tmpfiles=( '/run/vdev:dir' '/run/udev:symlink:/dev/metadata/udev' )
|
||||
|
||||
|
Reference in New Issue
Block a user