Rename "convenience" systemd units
This commit is contained in:
parent
bcf1ba2ce1
commit
43bdb23849
|
@ -16,9 +16,9 @@ _systemd_path=/etc/systemd/system/
|
|||
|
||||
echo -e "\nInstalling systemd units ..."
|
||||
cp -v \
|
||||
convenience/bridgehead\@.service \
|
||||
convenience/bridgehead-update\@.service \
|
||||
convenience/bridgehead-update\@.timer \
|
||||
lib/systemd/bridgehead\@.service \
|
||||
lib/systemd/bridgehead-update\@.service \
|
||||
lib/systemd/bridgehead-update\@.timer \
|
||||
$_systemd_path
|
||||
|
||||
systemctl daemon-reload
|
||||
|
|
Loading…
Reference in New Issue