From 8c88d97b016c712b68463e75a03298c96b5efb35 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 14 Apr 2023 00:53:48 +0200 Subject: etc/default/epoptes-client.d/: Initial approach of setting a custom epoptes server. --- etc/default/epoptes-client.d/90_itzks-systems-diskless | 1 + etc/default/epoptes-client.d/90_itzks-systems-workstation | 1 + 2 files changed, 2 insertions(+) create mode 100644 etc/default/epoptes-client.d/90_itzks-systems-diskless create mode 100644 etc/default/epoptes-client.d/90_itzks-systems-workstation (limited to '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 -- cgit v1.2.3