Magellan Linux

Diff of /trunk/include/systemd.sminc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 31744 by niro, Wed Aug 8 13:38:20 2018 UTC revision 31745 by niro, Thu Dec 6 14:12:13 2018 UTC
# Line 27  mget-systemd-unit-dir() Line 27  mget-systemd-unit-dir()
27   pkg-config systemd --variable=systemdsystemunitdir   pkg-config systemd --variable=systemdsystemunitdir
28  }  }
29    
30    mget-systemd-user-unit-dir()
31    {
32     pkg-config systemd --variable=systemduserunitdir
33    }
34    
35  mget-systemd-util-dir()  mget-systemd-util-dir()
36  {  {
37   pkg-config systemd --variable=systemdutildir   pkg-config systemd --variable=systemdutildir

Legend:
Removed from v.31744  
changed lines
  Added in v.31745