diff options
Diffstat (limited to 'etc/default')
-rw-r--r-- | etc/default/epoptes-client.d/90_itzks-systems-diskless | 2 | ||||
-rw-r--r-- | etc/default/epoptes-client.d/90_itzks-systems-workstation | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/etc/default/epoptes-client.d/90_itzks-systems-diskless b/etc/default/epoptes-client.d/90_itzks-systems-diskless index 5a53e09..6591496 100644 --- a/etc/default/epoptes-client.d/90_itzks-systems-diskless +++ b/etc/default/epoptes-client.d/90_itzks-systems-diskless @@ -1 +1,3 @@ +# This file is used by epoptes 23.01 (and earlier) + 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 index 5a53e09..3d7a9b3 100644 --- a/etc/default/epoptes-client.d/90_itzks-systems-workstation +++ b/etc/default/epoptes-client.d/90_itzks-systems-workstation @@ -1 +1,3 @@ -SERVER=epoptes-server
\ No newline at end of file +# This file is used by epoptes 23.01 (and earlier) + +SERVER=epoptes-server |