This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/bin/sh /usr/sbin/langset.sh
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
After=dbus.service sysinit.target
-
Before=multi-user.target shutdown.target
-
ConditionPathExists=!/var/lib/zypp/RequestedLocales
-
Description=Adjust the system language based on the kernel cmdline
-
Requires=dbus.service sysinit.target
-
Additionnal notes
Nothing here.