mirror of
https://github.com/checkpoint-restore/criu
synced 2025-09-05 00:35:23 +00:00
criu: scripts: remove criu service files
As it is not recomended to run criu as a root system service, lets remove service file to stop encouraging people to do it. Signed-off-by: Ruslan Kuprieiev <rkuprieiev@cloudlinux.com> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
committed by
Pavel Emelyanov
parent
f415a693c8
commit
10d5e9a43e
@@ -1,8 +0,0 @@
|
||||
[Unit]
|
||||
Description=Checkpoint Restore in Userspace daemon
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/sbin/criu service -o /var/log/criu-service.log
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
@@ -1,8 +0,0 @@
|
||||
[Unit]
|
||||
Description=Checkpoint Restore in Userspace socket
|
||||
|
||||
[Socket]
|
||||
ListenSequentialPacket=/var/run/criu-service.socket
|
||||
|
||||
[Install]
|
||||
WantedBy=sockets.target
|
Reference in New Issue
Block a user