Skip to content
Snippets Groups Projects
Commit e41aebfa authored by Bob Mottram's avatar Bob Mottram
Browse files

dash

parent a638449c
No related branches found
No related tags found
No related merge requests found
......@@ -282,7 +282,7 @@ function get_tahoelafs_introducer {
function create_tahoelafs_daemon {
daemon_name=$1
TAHOELAFS_DAEMON_FILE=/etc/systemd/system/tahoelafs_${daemon_name}.service
TAHOELAFS_DAEMON_FILE=/etc/systemd/system/tahoelafs-${daemon_name}.service
echo "Creating daemon: $TAHOELAFS_DAEMON_FILE"
echo '[Unit]' > $TAHOELAFS_DAEMON_FILE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment