diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-03-16 00:50:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-16 00:50:21 +0700 |
commit | 783a2edd94ca64d4c3da3d34f3ff67ed0f750997 (patch) | |
tree | f85417fe14ecf3b3567069316888946104504362 /desktop/sun/README | |
parent | abf1256129c80235aad8371051d428568ccb67ad (diff) | |
download | slackbuilds-783a2edd94ca64d4c3da3d34f3ff67ed0f750997.tar.gz |
desktop/sun: Added (Slackware Update Notifier).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/sun/README')
-rw-r--r-- | desktop/sun/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/desktop/sun/README b/desktop/sun/README index b3e8ea9ab8..b5101afe46 100644 --- a/desktop/sun/README +++ b/desktop/sun/README @@ -1,3 +1,6 @@ -Slackware Update Notifier is a tray notification applet for informing +SUN (Slackware Update Notifier) is a tray notification applet for informing about package updates in Slackware and CLI tool for monitoring upgraded packages. +NOTE: To start the daemon executable permission required. + After installation run as root: + # chmod +x /etc/rc.d/rc.sun |