diff options
author | UnicronNL <kim.sidney@gmail.com> | 2018-10-21 13:09:43 +0200 |
---|---|---|
committer | UnicronNL <kim.sidney@gmail.com> | 2018-10-21 13:09:43 +0200 |
commit | 512553a3e388b546b7792e627be99c089f62ad9a (patch) | |
tree | 4e4f7b9e77696376b7a36d0f8b00cd5232280ea7 /etc | |
parent | 8380177fdcf045a9a9fcca0cb9233cf9e9cd4eb0 (diff) | |
download | vyatta-cfg-512553a3e388b546b7792e627be99c089f62ad9a.tar.gz vyatta-cfg-512553a3e388b546b7792e627be99c089f62ad9a.zip |
Move systemd mods to /lib directory
Remove redundant my_commit check
Do not show output on serial-getty (double output issue)
Diffstat (limited to 'etc')
-rw-r--r-- | etc/systemd/aftervyos.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/systemd/aftervyos.conf b/etc/systemd/aftervyos.conf deleted file mode 100644 index c575390..0000000 --- a/etc/systemd/aftervyos.conf +++ /dev/null @@ -1,3 +0,0 @@ -[Service] -ExecStartPre=-/usr/libexec/vyos/init/vyos-config -StandardOutput=journal+console |