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

No alias

parent 14daa5d0
No related branches found
No related tags found
No related merge requests found
......@@ -63,8 +63,7 @@ function web_admin_configure_installer_daemon {
echo 'Restart=always';
echo '';
echo '[Install]';
echo 'WantedBy=multi-user.target';
echo 'Alias=pleroma.service'; } > /etc/systemd/system/webadmin.service
echo 'WantedBy=multi-user.target'; } > /etc/systemd/system/webadmin.service
systemctl enable webadmin
systemctl daemon-reload
......
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