This website works better with JavaScript.
Home
Explore
About Gitea
Register
Sign In
devuan
/
elogind
Watch
10
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
285
Wiki
Activity
Browse Source
Change systemd occurences in factory/etc/pam.d to elogind.
tags/v226.4
Sven Eden
4 years ago
parent
1e7a69a2c5
commit
737a731daf
3 changed files
with
4 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
factory/etc/pam.d/other
+1
-1
factory/etc/pam.d/system-auth
+2
-2
man/.gitignore
+ 1
- 1
factory/etc/pam.d/other
View File
@@ -1,4 +1,4 @@
# This file is part of
system
d.
# This file is part of
elogin
d.
auth include system-auth
account include system-auth
+ 1
- 1
factory/etc/pam.d/system-auth
View File
@@ -1,4 +1,4 @@
# This file is part of
system
d.
# This file is part of
elogin
d.
auth sufficient pam_unix.so nullok try_first_pass
+ 2
- 2
man/.gitignore
View File
@@ -1,4 +1,4 @@
/
system
d.directives.xml
/
system
d.index.xml
/
elogin
d.directives.xml
/
elogin
d.index.xml
/*.[13578]
/custom-entities.ent
Write
Preview
Loading…
Cancel
Save