kolejne zmiany, dużo, zebrało się
This commit is contained in:
11
.config/systemd/user/crc-daemon.service
Normal file
11
.config/systemd/user/crc-daemon.service
Normal file
@ -0,0 +1,11 @@
|
||||
|
||||
[Unit]
|
||||
Description=CRC daemon
|
||||
Requires=crc-http.socket
|
||||
Requires=crc-vsock.socket
|
||||
|
||||
[Service]
|
||||
# This allows systemd to know when startup is not complete (for example, because of a preflight failure)
|
||||
# daemon.SdNotify(false, daemon.SdNotifyReady) must be called before the startup is successful
|
||||
Type=notify
|
||||
ExecStart=/home/paramah/.crc/bin/crc daemon
|
Reference in New Issue
Block a user