Skip to content

Commit

Permalink
service: Remove conflicts and alias as launcher.service
Browse files Browse the repository at this point in the history
  • Loading branch information
matteodelabre committed Sep 24, 2021
1 parent 4211fa9 commit 9a8f047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/etc/systemd/system/tarnish.service
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ Description=oxide system service
After=home.mount
StartLimitInterval=30
StartLimitBurst=5
Conflicts=remux.service draft.service xochitl.service

[Service]
ExecStart=/opt/bin/tarnish
Expand All @@ -13,4 +12,5 @@ Environment="HOME=/home/root"
Environment="PATH=/opt/bin:/opt/sbin:/opt/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin"

[Install]
Alias=launcher.service
WantedBy=multi-user.target

0 comments on commit 9a8f047

Please sign in to comment.