Your IP : 216.73.216.53


Current Path : /proc/self/root/usr/lib/systemd/system/
Upload File :
Current File : //proc/self/root/usr/lib/systemd/system/haveged-switch-root.service

[Unit]
Description=Tell haveged about new root
DefaultDependencies=no
ConditionPathExists=/etc/initrd-release
Before=initrd-switch-root.service
JoinsNamespaceOf=haveged.service

[Service]
ExecStart=-/usr/sbin/haveged -c root=/sysroot
PrivateNetwork=yes
Type=oneshot
StandardInput=null
StandardOutput=null
StandardError=null

[Install]
WantedBy=initrd-switch-root.target