Advertisement
Guest User

Untitled

a guest
Apr 24th, 2014
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. [nemo@Jolla ~]$ cat /etc/profiled/60.extra.ini
  2.  
  3. [datatype]
  4. my.custom.enabled = BOOLEAN
  5.  
  6. [fallback]
  7. my.custom.enabled = On
  8.  
  9. [silent]
  10. my.custom.enabled = Off
  11.  
  12.  
  13.  
  14. install profileclient to check on the profile database,
  15.  
  16. # query (current profile) key value
  17. profileclient -g my.custom.enabled
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement