Strona działa najlepiej z włączonym JavaScript.
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
ExternalMirrors
/
linux-formula
kopia lustrzana
https://github.com/salt-formulas/salt-formula-linux
Obserwuj
1
Polub
0
Forkuj
1
Kod
Zgłoszenia
0
Wydania
8
Wiki
Aktywność
Przeglądaj źródła
Merge "Set user shell even if user is system"
pull/168/head
Vasyl Saienko
6 lat temu
rodzic
11ef3737d2
483746480a
commit
3ded6e4807
1 zmienionych plików
z
1 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
+1
-0
linux/system/user.sls
+ 1
- 0
linux/system/user.sls
Wyświetl plik
@@ -43,6 +43,7 @@ system_user_{{ name }}:
{%- endif %}
{%- if user.system is defined and user.system %}
- system: True
- shell: {{ user.get('shell', '/bin/false') }}
{%- else %}
- shell: {{ user.get('shell', '/bin/bash') }}
{%- endif %}
Napisz
Podgląd
Ładowanie…
Anuluj
Zapisz