Suse Linux Enterprise Server 12 moved from sysvinit to systemd bringing many changes with it, one of them being wicked replacing ifup for networking, and the new deamon watchdog, nanny. So far so good, but today we had an issue with NFS mounts in the fstab causing `job wickedd-nanny.service/start deleted to break ordering cycle.` I implore you, use caution when searching google for, WICKED NANNY :O :O :O :O
WICKEDD-NANNY
Suse Linux Enterprise Server 12 moved from sysvinit to systemd bringing many changes with it, one of them being wicked replacing ifup for networking, and the new deamon watchdog, nanny. So far so good, but today we had an issue with NFS mounts in the fstab causing `job wickedd-nanny.service/start deleted to break ordering cycle.` I implore you, use caution when searching google for, WICKED NANNY :O :O :O :O
Posts from This Journal “linux” Tag
-
Create Veritas Volumes
scripts]$ cat vxcreate1 x=0 while [ $x = 0 ] do clear echo "Initialize all Veritas disks press 1" echo "Create a vg and extend disks into it press…
-
rmt
for x in `rmt-cli repos list --all | grep 15 | grep SP2 | grep -v Not | grep SAP | awk ' {print $2} '` ; do rmt-cli repos enable $x ; done rmt-cli…
-
neofetch
Only because I keep looking for it here, and haven't (apparently) posted it yet, here's how to get neofetch to display at boot on various operating…
- Post a new comment
- 0 comments
- Post a new comment
- 0 comments