mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 21:50:14 +02:00
Rename "convenience" systemd units
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user