summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/itzks-systems-diskless.install1
-rw-r--r--debian/itzks-systems-workstation.install1
-rw-r--r--etc/default/epoptes-client.d/90_itzks-systems-diskless1
-rw-r--r--etc/default/epoptes-client.d/90_itzks-systems-workstation1
4 files changed, 4 insertions, 0 deletions
diff --git a/debian/itzks-systems-diskless.install b/debian/itzks-systems-diskless.install
index c978944..8a8536e 100644
--- a/debian/itzks-systems-diskless.install
+++ b/debian/itzks-systems-diskless.install
@@ -2,6 +2,7 @@ bin/itzks-hosts usr/bin/
bin/itzks-goodbye-user-session usr/bin/
etc/.java etc/
etc/X11/Xsession.d/98itzks-systems etc/X11/Xsession.d/
+etc/default/epoptes-client.d/90_itzks-systems-diskless
etc/mimeapps.list etc/
etc/profile.d/itzks-systems.sh etc/profile.d/
etc/shutdown-at-night/ etc/
diff --git a/debian/itzks-systems-workstation.install b/debian/itzks-systems-workstation.install
index b3d6c0d..fdd60e7 100644
--- a/debian/itzks-systems-workstation.install
+++ b/debian/itzks-systems-workstation.install
@@ -3,6 +3,7 @@ bin/itzks-goodbye-user-session usr/bin/
etc/.java etc/
etc/X11/Xsession.d/98itzks-systems etc/X11/Xsession.d/
etc/cron.daily/itzks-systems-workstation /etc/cron.daily/
+etc/default/epoptes-client.d/90_itzks-systems-workstation
etc/mimeapps.list etc/
etc/profile.d/itzks-systems.sh etc/profile.d/
etc/shutdown-at-night/ etc/
diff --git a/etc/default/epoptes-client.d/90_itzks-systems-diskless b/etc/default/epoptes-client.d/90_itzks-systems-diskless
new file mode 100644
index 0000000..5a53e09
--- /dev/null
+++ b/etc/default/epoptes-client.d/90_itzks-systems-diskless
@@ -0,0 +1 @@
+SERVER=epoptes-server \ No newline at end of file
diff --git a/etc/default/epoptes-client.d/90_itzks-systems-workstation b/etc/default/epoptes-client.d/90_itzks-systems-workstation
new file mode 100644
index 0000000..5a53e09
--- /dev/null
+++ b/etc/default/epoptes-client.d/90_itzks-systems-workstation
@@ -0,0 +1 @@
+SERVER=epoptes-server \ No newline at end of file