f728a2485a
- Add root-fsck.patch: do not run fsck on / if it is rw - Ship a non null localfs.service, fixes static mount points not being mounted properly. - Update to version 33: * optimizations and bugfixes. * New PrivateNetwork= service setting which allows you to shut off networking for a specific service (i.e. all routable network interfaces will disappear for that service). * Merged insserv-parsing.patch and bash-completion-restart.patch patches. OBS-URL: https://build.opensuse.org/request/show/77911 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=49
7 lines
103 B
Desktop File
7 lines
103 B
Desktop File
[Unit]
|
|
Description=Shadow /etc/init.d/boot.localfs
|
|
|
|
[Service]
|
|
RemainAfterExit=true
|
|
ExecStart=/bin/true
|