[caclmgrd] Prevent service from blocking system boot indefinitely (#1362)
This commit is contained in:
parent
23bbf80999
commit
162089dd9e
@ -4,7 +4,7 @@ Requires=database.service
|
|||||||
After=database.service
|
After=database.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=simple
|
||||||
ExecStart=/usr/bin/caclmgrd-start.sh
|
ExecStart=/usr/bin/caclmgrd-start.sh
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
Reference in New Issue
Block a user