~tatokis/unity/gcc-72-errors

« back to all changes in this revision

Viewing changes to services/unity-panel-service-lockscreen.service.in

  • Committer: Marco Trevisan (Treviño)
  • Date: 2016-08-31 15:05:58 UTC
  • mto: (4153.9.32 systemd-unit-fixes)
  • mto: This revision was merged to the branch mainline in revision 4191.
  • Revision ID: mail@3v1n0.net-20160831150558-wiky13q96ug5fib2
CMake: use UNITY_LIBDIR in a more shared way

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[Unit]
 
2
Description=Backing Service for the Unity Panel in Lockscreen mode
 
3
PartOf=unity-screen-locked.target
 
4
 
 
5
[Service]
 
6
ExecStart=${UNITY_LIBDIR}/unity-panel-service --lockscreen-mode
 
7
Restart=on-failure