mirror of
https://github.com/altlinux/admx-basealt.git
synced 2025-03-11 08:58:21 +03:00
fix cups.service name
This commit is contained in:
parent
30c8b90e34
commit
ef4a594b52
@ -277,7 +277,7 @@
|
||||
<decimal value="0"/>
|
||||
</disabledValue>
|
||||
</policy>
|
||||
<policy class="Machine" displayName="$(string.org_cups_cupsd_service)" explainText="$(string.org_cups_cupsd_service_help)" key="Software\BaseALT\Policies\SystemdUnits" valueName="org_cups_cupsd.service" name="org_cups_cupsd.service">
|
||||
<policy class="Machine" displayName="$(string.cups_service)" explainText="$(string.cups_service_help)" key="Software\BaseALT\Policies\SystemdUnits" valueName="cups.service" name="cups.service">
|
||||
<parentCategory ref="system:ALT_Systemd"/>
|
||||
<supportedOn ref="system:SUPPORTED_AltP9"/>
|
||||
<enabledValue>
|
||||
|
@ -276,8 +276,8 @@ Enabled - Turn the unit into enabled (execute the command systemctl enable openc
|
||||
Disabled - Turn the unit into off state (execute the command systemctl disable openct.service)
|
||||
</string>
|
||||
|
||||
<string id="org_cups_cupsd_service">CUPS Scheduler</string>
|
||||
<string id="org_cups_cupsd_service_help">This policy determines whether the systemd unit of the Service CUPS (Scheduler) is enabled
|
||||
<string id="cups_service">CUPS Scheduler</string>
|
||||
<string id="cups_service_help">This policy determines whether the systemd unit of the Service CUPS (Scheduler) is enabled
|
||||
|
||||
Not Configuration - Do not change unit systemd state
|
||||
|
||||
|
@ -277,8 +277,8 @@
|
||||
Отключено — перевести юнит в состояние «выключено» (выполнить команду systemctl disable openct.service)
|
||||
</string>
|
||||
|
||||
<string id="org_cups_cupsd_service">Планировщик CUPS</string>
|
||||
<string id="org_cups_cupsd_service_help">Эта политика определяет, включен ли systemd юнит Service CUPS (планировщик)
|
||||
<string id="cups_service">Планировщик CUPS</string>
|
||||
<string id="cups_service_help">Эта политика определяет, включен ли systemd юнит Service CUPS (планировщик)
|
||||
|
||||
Не задана — не изменять системное состояние юнита
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user