diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-01-20 08:33:12 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-01-20 08:33:12 +0100 |
commit | 9fc5ccad7be53903f0ee582c43132e4062bf99ca (patch) | |
tree | 951f4b117422af2a6c550d356f09a3fcaf0e671e /debian/itzks-systems-workstation.install | |
parent | 8058427f19195932c661460434c7fc8a28dfb7b7 (diff) | |
download | itzks-systems-9fc5ccad7be53903f0ee582c43132e4062bf99ca.tar.gz itzks-systems-9fc5ccad7be53903f0ee582c43132e4062bf99ca.tar.bz2 itzks-systems-9fc5ccad7be53903f0ee582c43132e4062bf99ca.zip |
New script (for workstations): itzks-switch-to-systemd-networkd. Migrate ifupdown based systems to systemd-networkd.
Diffstat (limited to 'debian/itzks-systems-workstation.install')
-rw-r--r-- | debian/itzks-systems-workstation.install | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/itzks-systems-workstation.install b/debian/itzks-systems-workstation.install index a5bc3f0..7086693 100644 --- a/debian/itzks-systems-workstation.install +++ b/debian/itzks-systems-workstation.install @@ -1,3 +1,4 @@ etc/mimeapps.list etc/ etc/shutdown-at-night/ etc/ -etc/.java etc/
\ No newline at end of file +etc/.java etc/ +sbin/itzks-switch-to-systemd-networkd |