This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
linux-formula
mirror of
https://github.com/salt-formulas/salt-formula-linux
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
8
Wiki
Activity
Browse Source
Merge "Use linux.system.shell state"
pull/170/head
Vasyl Saienko
6 years ago
parent
dda5fab968
b877d8c931
commit
a81066e81a
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
+1
-0
linux/system/init.sls
+ 1
- 0
linux/system/init.sls
View File
@@ -3,6 +3,7 @@
include:
- linux.system.env
- linux.system.profile
- linux.system.shell
{%- if system.login_defs is defined %}
- linux.system.login_defs
{%- endif %}
Write
Preview
Loading…
Cancel
Save