Marcus Meissner
9b729e2acc
New package per "Factory first" policy. Please list me as bug owner and maintainer, if possible. OBS-URL: https://build.opensuse.org/request/show/459343 OBS-URL: https://build.opensuse.org/package/show/Base:System/s390-tools?expand=0&rev=1
14 lines
266 B
Desktop File
14 lines
266 B
Desktop File
[Unit]
|
|
Description=Setup devices for cio_ignore
|
|
DefaultDependencies=no
|
|
Before=local-fs.target
|
|
ConditionKernelCommandLine=cio_ignore
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
RemainAfterExit=yes
|
|
ExecStart=/usr/lib/systemd/scripts/setup_cio_ignore.sh
|
|
|
|
[Install]
|
|
WantedBy=sysinit.target
|