diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-06-24 14:45:52 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-06-24 14:45:52 +0200 |
commit | 1a5512cc56a0172ab0738a482059af33e06fd08f (patch) | |
tree | eed4872123cfa7202d9c731f542be96dfa782ac8 /debian | |
parent | c4d5c92946e14527c96ed6740f24b48e96b6f418 (diff) | |
download | itzks-systems-1a5512cc56a0172ab0738a482059af33e06fd08f.tar.gz itzks-systems-1a5512cc56a0172ab0738a482059af33e06fd08f.tar.bz2 itzks-systems-1a5512cc56a0172ab0738a482059af33e06fd08f.zip |
itzks-systems-tablet: Add LDAP-derived local user to system groups on initial login.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/itzks-systems-roamingworkstation.install | 2 | ||||
-rw-r--r-- | debian/itzks-systems-tablet.install | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/itzks-systems-roamingworkstation.install b/debian/itzks-systems-roamingworkstation.install index cfee6f4..5bdb44b 100644 --- a/debian/itzks-systems-roamingworkstation.install +++ b/debian/itzks-systems-roamingworkstation.install @@ -1,4 +1,4 @@ -etc/mklocaluser.d/ +etc/mklocaluser.d/60-itzks-systems-roamingworkstation_* etc/skel/.pki etc/skel/Desktop/libreoffice-impress.desktop etc/skel/Desktop/pwdchange.desktop diff --git a/debian/itzks-systems-tablet.install b/debian/itzks-systems-tablet.install index 0424bae..a0f04a1 100644 --- a/debian/itzks-systems-tablet.install +++ b/debian/itzks-systems-tablet.install @@ -1,4 +1,5 @@ -etc/mklocaluser.d/ +etc/mklocaluser.d/60-itzks-systems-roamingworkstation_* +etc/mklocaluser.d/60-itzks-systems-tablet_* etc/skel/.pki etc/skel/.mozilla etc/skel/.debian-edu/welcome-page-shown |