systemd conversion checklist!

Richard B. Pyne rpyne at kinfolk.org
Wed Jul 18 05:12:19 CEST 2012


So, with systemd how do we start and stop services? for example, after I
rebooted with systemd, I re-lined openssh, now how do I start it?

--Richard

On 7/7/2012 4:34 PM, Auke Kok wrote:
>
> For those converting from systemd to sysvinit, please note my
> checklist items:
>
> # lin systemd
> # lrm udev
> # lin systemd
> # lrm sysvinit
> # lin systemd-sysv
>
> you will need some of these at a minimum:
>
> CONFIG_CGROUPS=y
> CONFIG_CGROUP_CPUACCT=y
> CONFIG_CGROUP_SCHED=y
> CONFIG_FANOTIFY=y
> CONFIG_DEVTMPFS=y
> CONFIG_DEVTMPFS_MOUNT=y
>
> Also, do:
>
> # ln -sf /proc/self/mounts /etc/mtab
> # systemd-machine-id-setup
>
> And last, remove *EVERYTHING* in /etc/fstab that is not "a real
> partition or physical device. (yes, that includes sysfs, proc, devpts,
> devfs, tmpfs). You should only have partitions, swap and maybe
> removable media in there.
>
> Cheers,
>
>
> Auke
> _______________________________________________
> Lunar mailing list
> Lunar at lunar-linux.org
> http://foo-projects.org/mailman/listinfo/lunar




More information about the Lunar mailing list