Skip to content
This repository has been archived by the owner on May 22, 2019. It is now read-only.

Commit

Permalink
Added service file. Moved dbus folder
Browse files Browse the repository at this point in the history
  • Loading branch information
karasu committed Sep 12, 2017
1 parent c67a9b4 commit d9043b3
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
Name=com.antergos.welcome
Exec=/usr/bin/antergos-welcomed
User=root
SystemdService=welcomed.service

Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
install -m644 com.antergos.welcome.service /usr/share/dbus-1/system-services
install -m644 com.antergos.welcome.conf /etc/dbus-1/system.d
install -m644 com.antergos.welcome.policy /usr/share/polkit-1/actions
install -m644 welcomed.service /usr/lib/systemd/system
#sudo sed -i "s|USER|${USER}|g" /usr/share/dbus-1/system-services/com.antergos.welcome.service

0 comments on commit d9043b3

Please sign in to comment.